|
|||||||||
Saturday the 7th of November, 2009 |
|||||||||
gcc_select most recent diffversion 0.1
Scroll down toward the bottom of the page to get installation instructions for gcc_select. The raw portfile for gcc_select 0.1 is located here: http://gcc_select.darwinports.com/dports/sysutils/gcc_select/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/gcc_select The gcc_select Portfile 58258 2009-09-25 00:50:56Z raimue PortSystem 1.0 Name: gcc_select Version: 0.1 Revision: 4 Category: sysutils Platform: darwin Maintainers: mww Description: Switch the default compiler Long Description: gcc_select lets you switch the default compiler. It symlinks the standard compiler executables in the MacPorts prefix to the selected version. Homepage: http://svn.macports.org/repository/macports/contrib/select/ Master Sites: ${homepage} distname select-${version} Checksums: sha1 18e1f95c2ddd88210aa52eb696261859af2dc3a4 configure.args --mandir=${prefix}/share/man --name=gcc post-destroot { xinstall -m 644 -W ${filespath} base ${destroot}${prefix}/etc/select/gcc } # install & select gcc33 platform darwin 7 { post-destroot { xinstall -m 644 -W ${filespath} gcc33 ${destroot}${prefix}/etc/select/gcc system "${destroot}${prefix}/bin/${name} -i ${destroot} gcc33" } } # install gcc33, gcc40 & select gcc40 platform darwin 8 powerpc { post-destroot { xinstall -m 644 -W ${filespath} gcc40 gcc33 ${destroot}${prefix}/etc/select/gcc system "${destroot}${prefix}/bin/${name} -i ${destroot} gcc40" } } # install & select gcc40 platform darwin 8 i386 { post-destroot { xinstall -m 644 -W ${filespath} gcc40 ${destroot}${prefix}/etc/select/gcc system "${destroot}${prefix}/bin/${name} -i ${destroot} gcc40" } } # install & select gcc40 platform darwin 9 { post-destroot { xinstall -m 644 -W ${filespath} gcc40 gcc42 llvm-gcc42 ${destroot}${prefix}/etc/select/gcc system "${destroot}${prefix}/bin/${name} -i ${destroot} gcc40" } } # install & select gcc42 platform darwin 10 { post-destroot { xinstall -m 644 -W ${filespath} gcc40 gcc42 llvm-gcc42 ${destroot}${prefix}/etc/select/gcc system "${destroot}${prefix}/bin/${name} -i ${destroot} gcc42" } } livecheck.type none If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/gcc_selectYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using gcc_select with these commands: % man gcc_select Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




